home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1999 May: Tool Chest / Developer CD Series Tool Chest (Apple Computer)(May 1999).iso / Tool Chest / Development Kits / MPW etc / Miscellaneous / WindowBar / WindowBarCmds / NewFileHeader < prev    next >
Encoding:
Text File  |  1995-10-11  |  253 b   |  7 lines  |  [TEXT/MPS ]

  1. echo "∂/*∂n∂tFile:" "{active}" "∂n∂n∂tContains:    ∂n∂
  2.     ∂n∂tWritten by:    {User}∂n∂
  3.     ∂n∂tCopyright:    © 1995 by YOUR COMPANY NAME, Inc., all rights reserved.∂n∂n∂
  4.     Change History (most recent first):∂n"
  5.     echo "∂t" `date -s -d` "∂t" "{User}" 
  6.     echo "∂n∂*/∂n∂n"
  7.